home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / cad / solrsz10.zip / USERDOC.TXT < prev   
Text File  |  1992-05-21  |  17KB  |  657 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                                  SOLAR  SIZE
  17.  
  18.  
  19.  
  20.  
  21.                         A Solar Photovoltaic Design Aid
  22.  
  23.  
  24.  
  25.                                   for Windows
  26.  
  27.  
  28.  
  29.  
  30.  
  31.                                       by
  32.                         
  33.  
  34.  
  35.  
  36.                                  Keith Wamsley
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.             Copyright 1992 by Keith Wamsley
  50.                              All Rights Reserved
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.                             Software Agreement
  77.  
  78.  
  79.         This program is distributed as Shareware it is not Free
  80.         Software.  It is not public domain.  It is copyrighted.
  81.         You are granted permission to use Solar Size for a trial
  82.         period of 30 days.  After that time you must register to
  83.         continue use.  Registration is a mere $20.00 so please
  84.         do so.  A form is provided at the end of this document.
  85.  
  86.         I would also appreciate any comments you might have or
  87.         if you find any bugs.  If used, you will get a free
  88.         upgrade.
  89.  
  90.         You are given permission and encouraged to copy and
  91.         distribute the unregistered version of this software if:
  92.         1) All files are included in the distribution,
  93.         2) No modification of any kind is made to any of the files,
  94.         and  3) No fee is charged for the software.
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.     Keith Wamsley hereby disclaims all warranties relating to 
  103.         this software, whether expressed or implied, including
  104.         without limitation any implied warranties of
  105.         merchantability or fitness for a particular purpose.
  106.         Keith Wamsley will not be liable for any special, incidental,
  107.         consequential, indirect or similar damages from the use of
  108.         this program.  The person using the software bears all risk
  109.         as to the quality and performance of the software.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.                             Table Of Contents
  126.  
  127.  
  128.  
  129.            TOPIC                                              PAGE
  130.  
  131.  
  132.  
  133.         INTRODUCTION                                            2
  134.  
  135.         SYSTEM REQUIREMENTS                                     2
  136.  
  137.         INSTALLATION                                            2
  138.  
  139.         BASIC FORM INPUTS                                       2
  140.  
  141.         BASIC FORM OUTPUTS                                      4
  142.  
  143.         DESIGN OPTIONS                                          5
  144.  
  145.         FILE MENU                                               5
  146.  
  147.         OPTIONS - GENERAL                                       6
  148.  
  149.         HELP MENU                                               6
  150.  
  151.         CALCULATION BASIS                                       7
  152.  
  153.         ADVERTISEMENT                                           8
  154.  
  155.         REGISTRATION                                            9
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.                                    Page 1
  180.  
  181.  
  182. INTRODUCTION:
  183.  
  184.  
  185.         This program will calculate the required battery size, solar array
  186.         size, and array angle for installations requiring a solar power
  187.         solution.  It has the power and flexibility to adapt to your
  188.         particular design needs.
  189.  
  190.  
  191. SYSTEM REQUIREMENTS
  192.  
  193.         This program will run on any system that is running Microsoft Windows
  194.         Version 3.0 or later.
  195.  
  196.  
  197. INSTALLATION
  198.  
  199.     There are six files you must have to run the program:
  200.  
  201.         SOLAR.EXE        The main program
  202.  
  203.         SOLAR.INI        Holds your configuration options
  204.  
  205.                 MAJORUS.CDF             Data file of major US cities
  206.  
  207.         SOLAR.LDF        Winter peak sun hours data file
  208.  
  209.                 USERDOC.TXT             This file, User Documentation
  210.  
  211.                 VBRUN100.DLL            DLL file for Visual Basic
  212.  
  213.  
  214.         Copy VBRUN100.DLL to your \Windows\System directory.  If you already
  215.         have this file you do not need to copy it again. The remaining
  216.         files should be copied to the directory of your choice.  They
  217.         must all be in the same directory.
  218.  
  219.         To install in a Program Manager group:  Select the group where
  220.         you want the program to reside.  Select "File" from the Program
  221.         Manager menu bar then select "New".  Select "Program Item".  Select
  222.         "OK". The Program Item Properties box will now open.  On the
  223.         Description text box, type "Solar Size".  On the Command Line text
  224.         box, type in the path you copied the files to and add Solar.Exe
  225.    
  226. BASIC FORM INPUTS
  227.  
  228.         When you first start the program you will see the data entry and
  229.         calculation output form.  This is the main form that you will
  230.         use to interface with all the programs features.  The Basic form
  231.         input is information you provide.  They are located on the top
  232.         left portion of the form.
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.                                    Page 2
  240.  
  241.         LOAD IN AMPS:
  242.     
  243.         Enter the total load amps that the system will provide to all
  244.         loads at nominal system voltage.  Use an average value for all
  245.         periodic loads.  Example:
  246.  
  247.         A load is composed of two components: a 0.25 amp continous load
  248.         and a 2.1 amp radio that is on 2 minutes every 30 minutes.  The
  249.         Load Amps value to use is:
  250.  
  251.         0.25 + 2.1 * 2 / 30 =  0.39 Amps
  252.  
  253.  
  254.         HOURS / DAY LOAD IS SUPPLIED
  255.           
  256.         Enter the hours per day that the load above is powered by the system.
  257.         Usually this is 24 hours except for lighing or navigational aids
  258.         type of loads. This value times the Load in Amps must equal the
  259.         total system amp-hour load in a 24 hour period.
  260.  
  261.     
  262.     MIN OPERATING TEMP DEG F
  263.  
  264.         Enter the lowest winter design temperature that the battery will
  265.         be exposed to.  Battery capacity deminishes with temperature.
  266.         This value is used to calculate the battery capacity required at
  267.         the worst conditions.  Use good judgement; use of a 100 year spot
  268.         low is unrealistic and will result in a high battery cost.  The
  269.         City Data File option can supply this value for you.  See the
  270.         Options section for more information.
  271.  
  272.  
  273.     DAYS OF BACKUP REQUIRED
  274.  
  275.         How many days of battery backup do you require?  This assumes
  276.         that the battery is providing all electrical energy to the load.
  277.         A minimum of five days is reccommended.
  278.  
  279.         You should consider weather, critical nature of the load, proximity
  280.         of maintenace personnel, etc., in determining this value.
  281.  
  282.  
  283.         WINTER PEAK SUN HOURS
  284.  
  285.         The average number of hours in the winter that the solar panel is
  286.         providing it's full output.  Be sure not to use annual average
  287.         sun hours.  The program can determine this value for you if you
  288.         know the site latitude and longitude.  See the Options section
  289.         for more information.
  290.  
  291.  
  292.     BATTERY TYPE
  293.  
  294.         Batteries vary in recharge efficiencies and low temperature capacity
  295.         changes.  Hence the program must know the type of battery you are
  296.         using.  Usually a Lead Calcium battery is used in the Lead Acid family.
  297.  
  298.  
  299.                                   Page 3
  300.  
  301.         CALCULATE
  302.  
  303.         This tells the program to calculate the results based on your
  304.         input values.  If the latitude or longitude was changed then
  305.         Sun Hours is also calculated.
  306.  
  307.  
  308.                                      
  309. BASIC FORM OUTPUTS
  310.  
  311.         These are the values that the program calculates for you based on
  312.         your inputs.  Use these values to chose your perfered vendors
  313.         equipment.  The outputs are located on the lower part of the main
  314.         form.
  315.  
  316.     BATTERY TEMPERATURE CAPACITY
  317.     
  318.         This is the resulting battery capacity at the design winter                  temperature conditions at the site.  It is expressed as a percentage         of the batteries 77 degreee F capacity.  This value is used in the
  319.         calculation for the required battery size to ensure the specified
  320.         backup time in the winter.  It is displayed as information to
  321.         show the temperature effect on the battery.
  322.  
  323.         REQUIRED BATTERY SIZE
  324.  
  325.         This is the battery's required  Amp - Hour rating at 77 Deg F you
  326.         will need.  Chose a battery or multiple batteries to obtain this
  327.         capacity.  Solar applications are characterised by a slow drain,
  328.         therefore use the battery manufactures'long term (usually 24 hour)
  329.         capacity rating.
  330.  
  331.         Chose a battery designed for Solar applications.  This application
  332.         is not typical of engine starting or float charged stationary
  333.         battery systems.  The solar battery is guaranteed to discharge
  334.         every 24 hours.  Proper battery type selection will ensure longer
  335.         life and better performance.
  336.  
  337.     
  338.     ARRAY PEAK CHARGING CURRENT
  339.  
  340.         Chose an array or multiple arrays that deliver the required
  341.         amperage at normal sun intenstity.  Be sure the system matches
  342.         your required system voltage.
  343.  
  344.     PANEL ANGLE TO HORIZONTAL
  345.  
  346.         This is the angle the array should be mounted.  This will
  347.         permit optimal sun collection in the winter when the sun is
  348.         lowest in the sky.  The more north you are the higher the
  349.         required angle.
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.                                   Page 4
  358.  
  359.  
  360. DESIGN OPTIONS
  361.  
  362.         There are two main options available over and above the basic
  363.         form entry methods.  These methods assist the user in obtaining
  364.         the winter peak sun hours and the minimum temperature for the site.
  365.  
  366.         CALCULATE SUN HOURS
  367.  
  368.         You may chose to let the program calculate the peak sun hours
  369.         based on the site's longitude and latitude.  This  option is
  370.         activated by clicking on the "calculate" option button in the
  371.         Select Sun Hour Entry Method box or clicking on the Calculate
  372.         Sun Hours line under the Options menu bar.
  373.  
  374.         Once chosen, enter the sites longitude and latitude, then press
  375.         the "Calc Sun Hours" button.  The sun hours will be placed in
  376.         the Winter Peak Sun Hours text box.  You may switch back to a
  377.         manual entry at any time by clicking the "User Input" option
  378.         button or the Calculate Sun Hours line under Options.
  379.  
  380.         Most all good road maps have the Longitude and Latitude printed
  381.         on them.  Look hard at the map edges, as it is usually in small
  382.         print.  The Rand McNally Road Atlas shows this data.
  383.  
  384.     
  385.     CITY SELECTION
  386.  
  387.         The city selection box allows you to pick from a list of cities
  388.         and the program will determine the minimum temperature, latitude,
  389.         and longitude  values to use.  You may chose to allow this feature
  390.         to only determine the temperature.  This is done with the
  391.         "Temp Only" option button or the "City Selection, Temperature Only"
  392.         line in the Options Menu.
  393.  
  394.         The City Selection option also supports multiple lists.  You may
  395.         develope regional or special purpose lists.  A list is loaded
  396.         by selecting "City Selection, File Select" under the Options menu.
  397.  
  398.         The city data files are ordinary text files with a .CDF extension.
  399.         You may use any text editor to create or modify the lists.
  400.  
  401.  
  402.         
  403. FILE MENU
  404.     
  405.         The file menu allows you to save and recall all the data on a
  406.         specific site.  The default extension is .SDF for site data file.
  407.  
  408.     NEW
  409.  
  410.     Clears all text boxes in the form.
  411.  
  412.     OPEN
  413.  
  414.     Recalls a file from disk and places the data on the form.
  415.     Any existing data on the form is overwritten. 
  416.  
  417.  
  418.                                   Page 5
  419.  
  420.         SAVE
  421.         
  422.         Saves all form data in the current file.  The current file is
  423.         shown on the end of the title block.  If there is no current file
  424.         then the program defaults to the Save As function.
  425.  
  426.     SAVE AS
  427.  
  428.         Allows you to save all form data under any file name in any directory.
  429.         This file name becomes the current file.
  430.  
  431.         PRINT
  432.  
  433.         The print option will give you a print out of all site data inputs
  434.         and calculated outputs.  Execution of this option calls another
  435.         form that allows the input of company name, site location, project
  436.         name, and project number.  The print out will automatically print the
  437.     current date.  
  438.  
  439.         If you used the city selection option, the chosen city will show in
  440.         the site location text box.  You may change the entry to anything
  441.         you wish without effected the calculation.
  442.  
  443.  
  444.  
  445. OPTIONS - GENERAL
  446.  
  447.     BATTERY END OF LIFE FACTOR
  448.  
  449.         Batteries gradually lose capacity through out their life.  Usually
  450.         a batteries usefull life is over when its' capacity falls below 80%.
  451.         The program has a default value of 1.1 to compensate for this effect.
  452.         This factor is multiplied by this factor to determine battery amp-hour
  453.         capacity.  You may change it to any value between 1.0 and 2.0.
  454.  
  455.  
  456.         SAVE CONFIGURATION
  457.  
  458.         This features saves your current options so they are automatically
  459.         used the next time the program is started.
  460.     The options saved are:
  461.         
  462.         1. Sun Hour Entry Method
  463.         2. City Selection type preference
  464.         3. City Selection City file
  465.         4. Battery end of life factor
  466.  
  467.         Selections active at the time of execution of this option are saved.
  468.     
  469.  
  470.  
  471. HELP MENU
  472.  
  473.         The help menu item provides you with an online help. Click on any
  474.         item you wish more information on.
  475.  
  476.  
  477.  
  478.                                   Page 6
  479.  
  480. CALCULATION BASIS
  481.  
  482.         There are three calculation performed once all the data is entered
  483.         and calculate is pressed.
  484.  
  485.         Solar Array Size
  486.  
  487.         The array is sized so that during the winter peak sun hours all
  488.         the energy taken from the battery during "dark" hours is replaced
  489.         plus fully powering the load.  Batteries have a recharge efficiency;
  490.         that is only a portion of the energy delivered to a battery is
  491.         stored.  This factor is taken into account.
  492.  
  493.         Naturally there are very few average winter days. Hence on some
  494.         days the battery will not be fully recharged.  There should be
  495.         enough above average days to recover from  the very cloudy ones.
  496.         The number of battery backup days is the safety against long periods
  497.         of cloudy days.  That is why 5 is the recommended minimum.
  498.  
  499.  
  500.     Battery Size
  501.  
  502.         The battery size is calculated by multipling five factors:  Load
  503.         current, Hours/Day load is drawn, days of backup desired,
  504.         temperature derate, and end of life factor.
  505.  
  506.         
  507.         Array Angle
  508.                                                 
  509.         An easy one.  This is latitude plus 15 degrees.
  510.  
  511.         Minimum Temperature
  512.  
  513.         In additions to the calculations you may be interested in where
  514.         the minimum temperatures in the city data file comes from.  The
  515.         source is the ASHRAE 1985 Fundamentals Handbook.  The numbers
  516.         used are the 99% values.  Simply stated: during the months of
  517.         December, January, and February the listed temperature should be
  518.         equaled or exceeded 99% of the time based on historical records.
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.                                   Page 7
  539.  
  540. ADVERTISEMENT
  541.  
  542.         Shareware is a distribution method, not a type of software.  You
  543.         get to tryout the software before you pay for it.  Load it up
  544.         and run it like crazy for 30 days.  If you don't like it, delete
  545.         it from your machine.  If you do like it, register it.  Pass it
  546.         on to anyone who might have an interest in it.  Please distribute
  547.         all files in the distribution set.
  548.  
  549.         Registration encourages further developement and makes me a
  550.         couple of bucks.
  551.  
  552.         Registration for you eliminates the registration message, and
  553.         allows us to notify you of any upgrades.  It should also give
  554.         you a warm glowing feeling of using legitimate software.
  555.  
  556.         Do you have special requirements or customization needs?  Let
  557.         me know, we can probably work something out.
  558.  
  559.         Any comments or suggestions would be greatly appreciated.
  560.  
  561.  
  562.  
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597.  
  598.  
  599.                                   Page 8
  600.  
  601.        REGISTRATION:
  602.  
  603.         To register send your $20 to:
  604.  
  605.                 Keith Wamsley
  606.                 3403 Ft. Richmond Dr.
  607.                 Richmond, Tx. 77469
  608.  
  609.         Please provide your:
  610.  
  611.                 Name:        ________________________________________________
  612.                 
  613.         Company:     ________________________________________________
  614.                 
  615.         Street:      ________________________________________________
  616.                 
  617.         City:        ___________________________________
  618.                 
  619.         State:       ______________________
  620.                 
  621.         Zip:         ______________________
  622.  
  623.                 Serial Number:  ___________________
  624.                 (from About Menu)
  625.  
  626.  
  627.         Comments:
  628.  
  629.  
  630.  
  631.  
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.         Thanks for your support!!
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.